#
# New Order Independence COREed events - Yogi's NO pack modification
# modified 09/03/2004
#

#All events by Guiniessmonkey except
#partitioning of Switzerland events by The Yogi

# 6380 "Independence for Spain" REMOVED
# 6381 "Independence for Denmark" REMOVED - CORE events replace that.
# 6382 "Schleswig to Germany." REMOVED - see above
# 6383 Independence for Norway REMOVED 
# 6384 Independence for Sweden REMOVED
# 6385 "Independence for Finland" REMOVED 
# and other... REMOVED
# Reason - players can do this anyway.


#####################################################################################
#Partition of Switzerland Events
######################################################################################
event = { 
	id = 6391
	random = no 
	country = GER
	trigger = { 
			event = 5107 #New Order West must be triggered

			# All Switzerland is German-held 
			control = { province = 541 data = GER } #Capitol must be German-held
			control = { province = 564 data = GER } 
			control = { province = 934 data = GER } 
			control = { province = 914 data = GER } 

			NOT = {	
			exists = SCH
				}

		}

	name = "The Partition of Switzerland"
	desc = "Now that victory has been secured in the West, German plans provided that Switzerland would be partitioned among its allies, with the German speaking areas being annexed to the Reich." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Partition Switzerland."
		command = { type = addcore which = 541 } #Bern
		command = { type = addcore which = 564 } #Zurich
		command = { type = secedeprovince which = VIC value = 936 } #Geneva
		command = { type = secedeprovince which = ITA value = 914 } #Lausanne
		#command = { type = trigger which = 3692 } #Vichy event - added soon
		#command = { type = trigger which = 9693 } #Italian event - added soon		
	}
	action_b = {
		name = "Keep all of Switzerland."
		command = { type = addcore which = 541 } #Bern
		command = { type = addcore which = 564 } #Zurich
	}
	action_c = {
		name = "Create a Swiss puppet state."
		command = { type = independence which = SCH value = 1 }
		#command = { type = trigger which = 6510 } # - added soon
	}
	action_d = {
		name = "Recreate a fully independent Switzerland."
		command = { type = independence which = SCH value = 1 }
		command = { type = dissent value = 5 } #Lot of disgruntled Nazis here..
	}
}

event = { 
	id = 6392
	random = no 
	country = VIC
	#Triggered by Swiss partition event

	name = "The Partition of Switzerland: Geneva to Vichy France"
	desc = "Our German allies have partitioned Switzerland, granting the French-speaking areas to the French Government." 

	style = 0


	action_a = {
		name = "Excellent! The city of Rousseau is French!"
		command = { type = addcore which = 936 } #Geneva	
	}

}

event = { 
	id = 6393
	random = no 
	country = ITA
	#Triggered by Swiss partition event

	name = "The Partition of Switzerland: Southern Switzerland to Italy"
	desc = "Our German allies have partitioned Switzerland, granting the Italian-speaking areas to the Italian Government." 

	style = 0


	action_a = {
		name = "Excellent!"
		command = { type = addcore which = 914 } #Lausanne	
	}

}
##########################################################################################################
#Partition of Greece events - REMOVED (Zerli events take care of that)
#
##############################################################################################
#US colonial independence events
##############################################################################################

# Up to 6434 REMOVED
# Reason - it not helps AI, player can do this anyway


################################################################################################
#German Zones of Occupation Events
################################################################################################

####Historical Alliance

event = { 
	id = 6440
	random = no 
	country = ENG

	trigger = { 

		war = { country = ENG country = GER }

		exists = FRA

		alliance = { country = ENG country = USA }
		alliance = { country = ENG country = FRA }		
		control = { province = 527 data = FRA } #French control Paris		
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			}
		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southern quarter of Austria." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 589 } #Wilhelmshafen
		command = { type = addcore which = 586 } #Kiel
		command = { type = addcore which = 587 } #Lubeck
		command = { type = addcore which = 588 } #Hamburg
		command = { type = addcore which = 573 } #Innsbruck
		command = { type = addcore which = 571 } #Klagenfurt
		command = { type = addcore which = 559 } #Essen
		command = { type = addcore which = 583 } #Hannover	
		command = { type = addcore which = 582 } #Munster
		command = { type = trigger which = 6458 }
		command = { type = trigger which = 6459 }
		command = { type = trigger which = 6460 }
		command = { type = trigger which = 6461 }
		
	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}

event = { 
	id = 6441
	random = no 
	country = USA
	trigger = { 
		war = { country = USA country = GER }
		exists = FRA
		alliance = { country = ENG country = USA }
		alliance = { country = USA country = FRA }		
		control = { province = 527 data = FRA } #French control Paris
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			}		
		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The occupation zone of the United States consisted of the Land of Hesse, the northern half of the present-day Land of Baden-Wrttemberg, Bavaria, and the north-central areas of former Austria, including Salzburg." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 610 } #Salzburg
		command = { type = addcore which = 611 } #Linz
		command = { type = addcore which = 562 } #Munchen
		command = { type = addcore which = 574 } #Nurnberg
		command = { type = addcore which = 576 } #Wurzburg
		command = { type = addcore which = 575 } #Mannheim
		command = { type = addcore which = 579 } #Erfurt
		command = { type = addcore which = 1961 } #Frankfurt am Main
		command = { type = addcore which = 566 } #Konstanz
		command = { type = trigger which = 6458 }
		command = { type = trigger which = 6459 }
		command = { type = trigger which = 6460 }
		command = { type = trigger which = 6461 }
	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}
event = { 
	id = 6442
	random = no 
	country = FRA
	trigger = { 
		war = { country = FRA country = GER }
		alliance = { country = FRA country = USA }
		alliance = { country = ENG country = FRA }		
		control = { province = 527 data = FRA } #French control Paris
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			}
		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The French were apportioned the Lnder of Rhineland-Palatinate, the Saarland, the southern half of Baden-Wrttemberg, and a portion of Austrian Tyrolia." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 547 } #Freiburg
		command = { type = addcore which = 577 } #Stuttgart
		command = { type = addcore which = 560 } #Saarbruken
		command = { type = addcore which = 558 } #Koln
		command = { type = addcore which = 568 } #Bregenz
		command = { type = trigger which = 6458 }
		command = { type = trigger which = 6459 }
		command = { type = trigger which = 6460 }
		command = { type = trigger which = 6461 }

	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}

event = { 
	id = 6443
	random = no 
	country = FRA
	trigger = { 
		war = { country = FRA country = GER }	
		control = { province = 527 data = FRA } #French control Paris

		NOT = {
			exists = HOL
			control = { province = 550 data = GER } #Amsterdam is liberated
			}

		OR = {
			NOT = { #Germany proper has been penentrated by Allied forces
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "Liberation of the Netherlands"
	desc = "With Allied troops rolling through Germany itself the time has finally come to liberate the people of the Netherlands." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Excellent!"


		command = { type = independence which = HOL value = 1 }

	}
	action_b = {
		name = "Dutch independence will come after the war."
		command = { type = dissent value = 5 } 
	}
}

event = { 
	id = 6444
	random = no 
	country = FRA
	trigger = { 
		war = { country = FRA country = GER }	
		control = { province = 527 data = FRA } #French control Paris

		NOT = {
			exists = BEL
			control = { province = 552 data = GER } #Brussels is Liberated
			}

		OR = {
			NOT = { #Germany proper has been penentrated by Allied forces
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "Liberation of Belgium"
	desc = "With Allied troops rolling through Germany itself the time has finally come to liberate the people of Belgium." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Excellent!"
		command = { type = independence which = BEL value = 1 }

	}
	action_b = {
		name = "Belgian independence will come after the war."
		command = { type = dissent value = 5 } 
	}
}

event = { 
	id = 6445
	random = no 
	country = FRA
	trigger = { 
		war = { country = FRA country = GER }	
		control = { province = 527 data = FRA } #French control Paris

		NOT = {
			exists = LUX
			control = { province = 553 data = GER } #Luxembourg is liberated
			}

		OR = {
			NOT = { #Germany proper has been penentrated by Allied forces
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "Liberation of Luxembourg"
	desc = "With Allied troops rolling through Germany itself the time has finally come to liberate the people of Luxembourg." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Excellent!"


		command = { type = independence which = LUX value = 1 }

	}
	action_b = {
		name = "Their independence will come after the war."
		command = { type = dissent value = 5 } 
	}
}


event = { 
	id = 6446
	random = no
	country = ENG
	
	trigger = {
		event = 5107 #New Order West must be triggered

		alliance = { country = ENG country = GER }		

		
		NOT = { #Britain has been taken by the allies
			control = { province = 482 data = ENG }	#Scapa Flow
			control = { province = 483 data = ENG }	#Inverness
			control = { province = 485 data = ENG }	#Perth
			control = { province = 484 data = ENG }	#Aberdeen
			control = { province = 486 data = ENG }	#Glasgow
			control = { province = 487 data = ENG }	#Edinburgh
			control = { province = 488 data = ENG }	#Newcastle
			control = { province = 489 data = ENG }	#Manchester
			control = { province = 490 data = ENG }	#Sheffield
			control = { province = 491 data = ENG }	#Cardiff
			control = { province = 497 data = ENG }	#Birmingham
			control = { province = 498 data = ENG }	#Coventry
			control = { province = 500 data = ENG }	#Bristol
			control = { province = 499 data = ENG }	#London
			control = { province = 503 data = ENG }	#Portsmouth
			control = { province = 502 data = ENG }	#Southampton
			control = { province = 501 data = ENG }	#Plymouth

		}
		
		random = 75
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 30 month = december year = 1947 }
	
	name = "The Liberation of Britain"
	desc = "With the forces of the vile Mosely regime soundly defeated, democracy has finally returned to Great Britain.  While exhausted by the toll of the war on the British people, the United Kingdom is ready and willing to take the fight to the Germans.  The time for Allied revenge is at hand."

	style = 0
	action_a = {
		name = "Rule Brittania!" 
		command = { type = peace which = USA value = 1 } #to avoid hardcoded taking over of UK land by allies
		command = { type = peace which = FRA value = 1 } #to avoid hardcoded taking over of UK land by allies
		command = { type = dissent value = -100 }
		command = { type = leave_alliance }
		command = { type = end_puppet }
		command = { type = alignment  which = democratic value = 200 }
		command = { type = headofgovernment which = 1045 }
		command = { type = foreignminister which = 1048 }
		command = { type = armamentminister which = 1052 }
		command = { type = ministerofsecurity which = 1058 }
		command = { type = ministerofintelligence which = 1063 }
		command = { type = chiefofstaff which = 1070 }
		command = { type = chiefofarmy which = 1076 }
		command = { type = chiefofnavy which = 1079 }
		command = { type = chiefofair which = 1083 }
		command = { type = war which = GER }

	}
}

event = { 
	id = 6447
	random = no
	country = USA
	
	trigger = {

		war = { country = USA country = GER }			
		NOT = { 
			exists = FRA
		}
		control = { province = 527 data = USA } # Paris	
		
		
		random = 50
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 30 month = december year = 1947 }
	
	name = "EVT_2802_NAME"
	desc = "EVT_2802_DESC"
	style = 0
	action_a = {
		name = "OK" # Vive la France!		
		command = { type = independence which = FRA value = 1 }
	}
	action_b = {
		name = "France will be liberated post-war"	
		command = { type = dissent value = 5 } 
	}
}

event = { 
	id = 6448
	random = no
	country = ENG
	
	trigger = {

		war = { country = ENG country = GER }			
		NOT = { 
			exists = FRA
		}
		control = { province = 527 data = ENG } # Paris	
		
		
		random = 50
	}
	
	date = { day = 1 month = january year = 1936 }
	offset = 7
	deathdate = { day = 30 month = december year = 1947 }
	
	name = "EVT_2802_NAME"
	desc = "EVT_2802_DESC"
	style = 0
	action_a = {
		name = "OK" # Vive la France!		
		command = { type = independence which = FRA value = 1 }
	}
	action_b = {
		name = "France will be liberated post-war"	
		command = { type = dissent value = 5 } 
	}
}
#################################################
####Zones of Occupation under Ahistorical Alliances
###################################################3

####No France in the Allies

event = { 
	id = 6449
	random = no 
	country = ENG
	trigger = { 
		war = { country = ENG country = GER }
		alliance = { country = ENG country = USA }
		NOT = {
			alliance = { country = ENG country = FRA }
			}		
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			control = { province = 527 data = GER } #Paris
			}

		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 589 } #Wilhelmshafen
		command = { type = addcore which = 586 } #Kiel
		command = { type = addcore which = 587 } #Lubeck
		command = { type = addcore which = 588 } #Hamburg
		command = { type = addcore which = 573 } #Innsbruck
		command = { type = addcore which = 571 } #Klagenfurt
		command = { type = addcore which = 559 } #Essen
		command = { type = addcore which = 583 } #Hannover	
		command = { type = addcore which = 582 } #Munster
		command = { type = addcore which = 568 } #Bregenz
		command = { type = addcore which = 558 } #Koln
		command = { type = trigger which = 6462 }
		command = { type = trigger which = 6463 }
		command = { type = trigger which = 6464 }

	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}

event = { 
	id = 6450
	random = no 
	country = USA
	trigger = { 
		war = { country = USA country = GER }
		alliance = { country = ENG country = USA }
		NOT = {
			alliance = { country = USA country = FRA }
			}		
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			control = { province = 527 data = GER } #Paris
			}
		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 610 } #Salzburg
		command = { type = addcore which = 611 } #Linz
		command = { type = addcore which = 562 } #Munchen
		command = { type = addcore which = 574 } #Nurnberg
		command = { type = addcore which = 576 } #Wurzburg
		command = { type = addcore which = 575 } #Mannheim
		command = { type = addcore which = 579 } #Erfurt
		command = { type = addcore which = 1961 } #Frankfurt am Main
		command = { type = addcore which = 566 } #Konstanz
		command = { type = addcore which = 547 } #Freiburg
		command = { type = addcore which = 577 } #Stuttgart
		command = { type = addcore which = 560 } #Saarbruken

		command = { type = trigger which = 6462 }
		command = { type = trigger which = 6463 }
		command = { type = trigger which = 6464 }
	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}

##################No USA in the Allies (France and the UK)


event = { 
	id = 6451
	random = no 
	country = ENG
	trigger = { 
		war = { country = ENG country = GER }
		alliance = { country = ENG country = FRA }
		NOT = {
			alliance = { country = ENG country = USA }
			}		
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			control = { province = 527 data = GER } #Paris
			}

		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 589 } #Wilhelmshafen
		command = { type = addcore which = 586 } #Kiel
		command = { type = addcore which = 587 } #Lubeck
		command = { type = addcore which = 588 } #Hamburg
		command = { type = addcore which = 573 } #Innsbruck
		command = { type = addcore which = 571 } #Klagenfurt
		command = { type = addcore which = 559 } #Essen
		command = { type = addcore which = 583 } #Hannover	
		command = { type = addcore which = 582 } #Munster
		command = { type = addcore which = 568 } #Bregenz
		command = { type = addcore which = 558 } #Koln
		command = { type = trigger which = 6465 }
		command = { type = trigger which = 6466 }
		command = { type = trigger which = 6467 }

	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}

event = { 
	id = 6452
	random = no 
	country = FRA
	trigger = { 
		war = { country = FRA country = GER }
		alliance = { country = ENG country = FRA }
		NOT = {
			alliance = { country = USA country = FRA }
			}		
		NOT = {
			control = { province = 550 data = GER } #Amsterdam
			control = { province = 552 data = GER }	#Brussels		
			control = { province = 553 data = GER } #Luxembourg
			control = { province = 527 data = GER } #Paris
			}
		OR = {
			NOT = {
			control = { province = 589 data = GER } #Willhelmshafen
			control = { province = 582 data = GER } #Munster
			control = { province = 559 data = GER } #Essen
			control = { province = 558 data = GER } #Koln
			control = { province = 577 data = GER } #Stuttgart
			control = { province = 547 data = GER }	#Freiberg
			control = { province = 562 data = GER } #Munchen
			control = { province = 566 data = GER }	#Konstanz
				}
			}		
		}

	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 

	style = 0
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every week
	deathdate = { day = 30 month = december year = 1947 }
	action_a = {
		name = "Establish the zones of occupation."

		command = { type = addcore which = 610 } #Salzburg
		command = { type = addcore which = 611 } #Linz
		command = { type = addcore which = 562 } #Munchen
		command = { type = addcore which = 574 } #Nurnberg
		command = { type = addcore which = 576 } #Wurzburg
		command = { type = addcore which = 575 } #Mannheim
		command = { type = addcore which = 579 } #Erfurt
		command = { type = addcore which = 1961 } #Frankfurt am Main
		command = { type = addcore which = 566 } #Konstanz
		command = { type = addcore which = 547 } #Freiburg
		command = { type = addcore which = 577 } #Stuttgart
		command = { type = addcore which = 560 } #Saarbruken
		command = { type = trigger which = 6465 }
		command = { type = trigger which = 6466 }
		command = { type = trigger which = 6467 }
	}
	action_b = {
		name = "Germany should not be divided."
		command = { }
	}
}


#########################################################################################
##########Soviet "Liberation" Events
#########################################################################################

# up to 6457 REMOVED
# Reason - it not helps the AI - later those events might return.

#########################################
###Ceeding events....
#########################################
###6440  Historical

event = { 
	id = 6458
	random = no 
	country = FRA
###Triggered by 6440
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, North Rhine-Westphalia and the southern quarter of Austria. The occupation zone of the United States consisted of the Land of Hesse, the northern half of the present-day Land of Baden-Wrttemberg, Bavaria, and the north-central areas of former Austria, including Salzburg.  The French were apportioned the Lnder of Rhineland-Palatinate, the Saarland, the southern half of Baden-Wrttemberg, and a portion of Austrian Tyrolia." 

	style = 0

	action_a = {
		name = "Establish the zones of occupation."

		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
	}
	action_b = {
		name = "France will occupy Germany."
		command = { }
	}
}

event = { 
	id = 6459
	random = no 
	country = HOL
###Triggered by 6440
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, North Rhine-Westphalia and the southern quarter of Austria. The occupation zone of the United States consisted of the Land of Hesse, the northern half of the present-day Land of Baden-Wrttemberg, Bavaria, and the north-central areas of former Austria, including Salzburg.  The French were apportioned the Lnder of Rhineland-Palatinate, the Saarland, the southern half of Baden-Wrttemberg, and a portion of Austrian Tyrolia." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = FRA value = 558 } #Koln
		command = { type = control which = FRA value = 568 } #Bregenz
	}

}

event = { 
	id = 6460
	random = no 
	country = BEL
###Triggered by 6440
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, North Rhine-Westphalia and the southern quarter of Austria. The occupation zone of the United States consisted of the Land of Hesse, the northern half of the present-day Land of Baden-Wrttemberg, Bavaria, and the north-central areas of former Austria, including Salzburg.  The French were apportioned the Lnder of Rhineland-Palatinate, the Saarland, the southern half of Baden-Wrttemberg, and a portion of Austrian Tyrolia." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."		
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = FRA value = 558 } #Koln
		command = { type = control which = FRA value = 568 } #Bregenz
	}

}

event = { 
	id = 6461
	random = no 
	country = LUX
###Triggered by 6440
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, North Rhine-Westphalia and the southern quarter of Austria. The occupation zone of the United States consisted of the Land of Hesse, the northern half of the present-day Land of Baden-Wrttemberg, Bavaria, and the north-central areas of former Austria, including Salzburg.  The French were apportioned the Lnder of Rhineland-Palatinate, the Saarland, the southern half of Baden-Wrttemberg, and a portion of Austrian Tyrolia." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = FRA value = 558 } #Koln
		command = { type = control which = FRA value = 568 } #Bregenz
	}

}
################################################
####6449 No France
###################################################

event = { 
	id = 6462
	random = no 
	country = HOL
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."		
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = USA value = 547 } #Freiburg
		command = { type = control which = USA value = 577 } #Stuttgart
		command = { type = control which = USA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}

event = { 
	id = 6463
	random = no 
	country = BEL
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = USA value = 547 } #Freiburg
		command = { type = control which = USA value = 577 } #Stuttgart
		command = { type = control which = USA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}

event = { 
	id = 6464
	random = no 
	country = LUX
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."		
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = USA value = 610 } #Salzburg
		command = { type = control which = USA value = 611 } #Linz
		command = { type = control which = USA value = 562 } #Munchen
		command = { type = control which = USA value = 574 } #Nurnberg
		command = { type = control which = USA value = 576 } #Wurzburg
		command = { type = control which = USA value = 575 } #Mannheim
		command = { type = control which = USA value = 579 } #Erfurt
		command = { type = control which = USA value = 1961 } #Frankfurt am Main
		command = { type = control which = USA value = 566 } #Konstanz
		command = { type = control which = USA value = 547 } #Freiburg
		command = { type = control which = USA value = 577 } #Stuttgart
		command = { type = control which = USA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}
#######################################################
####6451 No USA
##########################################################
event = { 
	id = 6465
	random = no 
	country = HOL
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of France consists of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."		
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = FRA value = 610 } #Salzburg
		command = { type = control which = FRA value = 611 } #Linz
		command = { type = control which = FRA value = 562 } #Munchen
		command = { type = control which = FRA value = 574 } #Nurnberg
		command = { type = control which = FRA value = 576 } #Wurzburg
		command = { type = control which = FRA value = 575 } #Mannheim
		command = { type = control which = FRA value = 579 } #Erfurt
		command = { type = control which = FRA value = 1961 } #Frankfurt am Main
		command = { type = control which = FRA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}

event = { 
	id = 6466
	random = no 
	country = BEL
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of France consists of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = FRA value = 610 } #Salzburg
		command = { type = control which = FRA value = 611 } #Linz
		command = { type = control which = FRA value = 562 } #Munchen
		command = { type = control which = FRA value = 574 } #Nurnberg
		command = { type = control which = FRA value = 576 } #Wurzburg
		command = { type = control which = FRA value = 575 } #Mannheim
		command = { type = control which = FRA value = 579 } #Erfurt
		command = { type = control which = FRA value = 1961 } #Frankfurt am Main
		command = { type = control which = FRA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}

event = { 
	id = 6467
	random = no 
	country = LUX
###Triggered by 6449
	name = "The Allies Establish Zones of Occupation"
	desc = "With France and the Low Countries secure and Allied troops streaming into Germany the Western Allies have held a conference to determine the zones of occupation in post-war Western Germany and Austria.  The British zone will consist of the Lnder of Schleswig-Holstein, Lower Saxony, and North Rhine-Westphalia. In addition the British will occupy the southwestern third of Austria.  The occupation zone of the United States consisted of the Land of Hesse, Baden-Wrttemberg, Bavaria, the Lnder of Rhineland-Palatinate, the Saarland, and the north-central areas of former Austria, including Salzburg." 


	style = 0

	action_a = {
		name = "Establish the zones of occupation."		
		command = { type = control which = ENG value = 589 } #Wilhelmshafen
		command = { type = control which = ENG value = 586 } #Kiel
		command = { type = control which = ENG value = 587 } #Lubeck
		command = { type = control which = ENG value = 588 } #Hamburg
		command = { type = control which = ENG value = 573 } #Innsbruck
		command = { type = control which = ENG value = 571 } #Klagenfurt
		command = { type = control which = ENG value = 559 } #Essen
		command = { type = control which = ENG value = 583 } #Hannover	
		command = { type = control which = ENG value = 582 } #Munster
		command = { type = control which = FRA value = 610 } #Salzburg
		command = { type = control which = FRA value = 611 } #Linz
		command = { type = control which = FRA value = 562 } #Munchen
		command = { type = control which = FRA value = 574 } #Nurnberg
		command = { type = control which = FRA value = 576 } #Wurzburg
		command = { type = control which = FRA value = 575 } #Mannheim
		command = { type = control which = FRA value = 579 } #Erfurt
		command = { type = control which = FRA value = 1961 } #Frankfurt am Main
		command = { type = control which = FRA value = 566 } #Konstanz
		command = { type = control which = FRA value = 547 } #Freiburg
		command = { type = control which = FRA value = 577 } #Stuttgart
		command = { type = control which = FRA value = 560 } #Saarbruken
		command = { type = control which = ENG value = 558 } #Koln
		command = { type = control which = ENG value = 568 } #Bregenz
	}

}

# 6500 - 6512 REMOVED
# Reason - original events removed


#
# UK Puppets re-puppeting
#
#

event = { 
	id = 6513
	random = no
	country = YEM

	#triggered by ENG#5107


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 
		command = { type = peace which = GER value = 1 }
		command = { type = trigger which = 6514 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
event = { 
	id = 6514
	random = no 
	country = ENG
	name = "Yemen joins the Axis"
	desc = "A government loyal to Britain and Germany has been installed in Yemen." 

	style = 0
	action_a = {
		name = "The Empire must be preserved."
		command = { type = make_puppet which = YEM }
	}
}
event = { 
	id = 6515
	random = no
	country = NEP

	#triggered by ENG#5107


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 
		command = { type = peace which = GER value = 1 }
		command = { type = trigger which = 6516 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}
event = { 
	id = 6516
	random = no 
	country = ENG
	name = "Nepal joins the Axis"
	desc = "A government loyal to Britain and Germany has been installed in Nepal." 

	style = 0
	action_a = {
		name = "The Empire must be preserved."
		command = { type = make_puppet which = NEP }
	}
}
event = { 
	id = 6517
	random = no
	country = BHU

	#triggered by ENG#5107


	name = "Great Britain sues for Peace"
	desc = "With Britain defeated, the Germans have decided to sign a definitive peace treaty with the United Kingdom and Vichy France. As a part of this agreement, they are turning over occupied France to the Vichy Government. The new Fascist British Government has asked us to cease hostilities with the Germans. Shall we comply? Refusing means war with Britain, as they have aligned themselves with Germany now."

	style = 0

	action_a = {
		name = "We Accept!"
		command = { type = dissent value = 10 } 
		command = { type = peace which = GER value = 1 }
		command = { type = trigger which = 6518 }
	}
	action_b = {
		name = "Never!"
		command = { type = dissent value = 5 } 
	}
}

event = { 
	id = 6518
	random = no 
	country = ENG
	name = "Bhutan joins the Axis"
	desc = "A government loyal to Britain and Germany has been installed in Bhutan." 

	style = 0
	action_a = {
		name = "The Empire must be preserved."
		command = { type = make_puppet which = BHU }
	}
}

# 6519 REMOVED, Serbia is already present in CORE